home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / diag / amise260.zip / AMISETUP.NEW < prev    next >
Text File  |  1994-03-17  |  10KB  |  195 lines

  1.  
  2. AMIsetup                                                          What's new
  3. ────────────────────────────────────────────────────────────────────────────
  4.  
  5. PLEASE NOTE:
  6. ------------
  7.  
  8. Adaptec SCSI Controllers: Be sure to use the ASPI4DOS driver to avoid
  9. possible problems with the memory management unit.
  10.  
  11. PCI systems: The current version of AMIsetup partially supports PCI
  12. systems; you cannot change and "auto detect" hard disks, however.
  13. It is possible you have to use the parameter "-NOROMJUMPS", if "Extended
  14. setup" crashes. "Peripheral Management Setup" is not yet implemented.
  15.  
  16. CMOS Information: "Cache status" is not implemented on all systems. If
  17. an error is displayed there, you should check the cache; it is possible
  18. your cache is 100% OK despite the error message!
  19.  
  20. ════════════════════════════════════════════════════════════════════════════
  21. Version 2.60
  22. ════════════════════════════════════════════════════════════════════════════
  23. + The program displays the current initialisation phase while loading.
  24. ! Some machines would hang before the "Program Information" box was
  25.   displayed (AMIsetup was trying to detect the CPU). This function was
  26.   removed (it was out of sync with the flood of new processor models
  27.   anyway).
  28. + CMOS Checksums displays the current CMOS (+EISA) RAM size.
  29. + New function allows you to check the coprocessor detection of your
  30.   BIOS (see AMISETUP.DOC).
  31. + You can configure 2.88 MB diskette drives on any machine now (see
  32.   AMISETUP.DOC for restrictions).
  33. + If changes have been made in the Setup, you will be asked whether
  34.   you want to reboot. Reboot flushes the SmartDrive cache automatically
  35.   (disable with "-NOSM"). If running under OS/2, the window will be
  36.   closed.
  37.  
  38. ════════════════════════════════════════════════════════════════════════════
  39. Version 2.54
  40. ════════════════════════════════════════════════════════════════════════════
  41. + Enhanced Soundblaster support
  42.   ■ Enabled in the unregistered version
  43.   ■ Built-in default driver
  44.   ■ Smarter error recovery and diagnosis
  45. + Automatic back-up of CMOS RAM (and EISA NVRAM)
  46.   ■ When you first use the program in SAVECMOS.SAV (SAVEEISA.SAV)
  47.   ■ Whenever you invoke the program in CMOSBKUP.SAV (EISABKUP.SAV)
  48. + Simplifications
  49.   ■ Help file is loaded automatically depending on the language
  50. + When creating BIOS.DAT or starting Setup, a check is done whether there
  51.   are UMBs covering the BIOS.
  52.  
  53. ════════════════════════════════════════════════════════════════════════════
  54. Version 2.53
  55. ════════════════════════════════════════════════════════════════════════════
  56. ! Soundblaster support didn't work on SB 16.
  57.   AMIsetup now uses the driver CTVDSK.DRV instead of CT-VOICE.DRV.
  58.   You can increase the replay buffer size which defaults to 4*4 KB
  59.   using the environment variable SBBUF.
  60.   Example: SET SBBUF=16 -> buffer size will be set to 4*16 KB.
  61. - When changing the password, you must confirm the new password explicitly.
  62.  
  63. ════════════════════════════════════════════════════════════════════════════
  64. Version 2.52
  65. ════════════════════════════════════════════════════════════════════════════
  66. + Parameter "-NOROMJUMPS" (use if "Extended setup" crashes)
  67. + "Analyze BIOS ID" finds ID more often
  68. + Recognizes all setup options on PIC0168 and other systems (if too many
  69.   options are shown now: use -EOBIOS:xxxx)
  70. ! "Restore CMOS from image" ignored the user specified file name
  71. + Recognizes PCI BIOS ID string, PCI bus
  72. + Recognizes extended CMOS checksum on PCI systems (four possible hard
  73.   disks)
  74. + Parameter "-MONO" for use with LCD screens
  75. - Removed useless "daylight saving enable" and some of the "Analyze BIOS
  76.   ID" info (information which was often incorrect)
  77.  
  78. ════════════════════════════════════════════════════════════════════════════
  79. Version 2.51
  80. ════════════════════════════════════════════════════════════════════════════
  81. + AMIsetup recognizes ANY user defined video mode and tries to restore it
  82.   properly, including colors (e.g. black on white).
  83. + Batch mode:
  84.   You can use AMIsetup in batch mode. This is especially useful if you
  85.   - want to configure several identical machines (you don't have to use
  86.     time consuming ECU, CMOS setup any more!)
  87.   - want to document CMOS settings and/or save CMOS/EISA NVRAM automatically
  88.  
  89.   The new batch mode of AMIsetup understands the following commands:
  90.     -SAVE:CMOS:FILENAME          Save CMOS RAM into FILENAME.
  91.     -SAVE:EISA:FILENAME          Save EISA NVRAM into FILENAME.
  92.     -RESTORE:CMOS:FILENAME       Restore CMOS RAM from FILENAME.
  93.     -RESTORE:EISA:FILENAME       Restore EISA NVRAM from FILENAME.
  94.     -PRINT:DEVICE                Print setup to DEVICE.
  95.     -PRINT:ALT:DEVICE            Print setup (alternate style) to DEVICE.
  96.  
  97.   Examples:
  98.     You want to save CMOS & EISA NVRAM in a file:
  99.       AMISETUP -SAVE:CMOS:CMOS.BIN
  100.       AMISETUP -SAVE:EISA:EISA.BIN
  101.     And now configure several more machines with the same settings:
  102.       AMISETUP -RESTORE:CMOS:CMOS.BIN
  103.       AMISETUP -RESTORE:EISA:EISA.BIN
  104.     Finally, print setup to a parallel printer:
  105.       AMISETUP -PRINT:LPT1
  106.  
  107. ════════════════════════════════════════════════════════════════════════════
  108. Version 2.50
  109. ════════════════════════════════════════════════════════════════════════════
  110. ! Concerning IDE (AT bus) hard drives with 8 or more heads ONLY:
  111.   Finally fixed a long standing bug in the handling of the control byte
  112.   (see also ver 1.05).
  113.   The control bytes (20h, 29h) for user defined hard disks were previously
  114.   handled according to AMI's documentation. This documentation says:
  115.     SET CONTROL BYTE TO 80h if # heads >= 8
  116.   Further investigation has shown that this is not true. In reality, the
  117.   byte must be set following the rule
  118.     SET CONTROL BYTE TO 08h if # heads > 8
  119.   In addition, AMIsetup now only modifies the control byte when you change
  120.   the number of heads. You must fix a previously set (versions 0.88-2.20 of
  121.   AMIsetup) control byte manually using the "Change register" function.
  122.   Follow the rule given above:
  123.   1st hard drive:
  124.     Enter register: 20
  125.     Enter value:    00 if number of heads is equal to or smaller than 8
  126.                     80 if number of heads is greater than 8
  127.   2nd hard drive:
  128.     Enter register: 29
  129.     Enter value:    00 if number of heads is equal to or smaller than 8
  130.                     80 if number of heads is greater than 8
  131.  
  132.   It is likely you didn't notice this bug, neither did I. I am sorry this
  133.   bug may have caused problems with some partitioning/formatting software.
  134.   >> If you are using SCSI hard disks or hard disks with 8 heads OR less
  135.   >> or hard disks with type other than 47, you are not affected by this
  136.   >> fix.
  137. + Auto detect hard disks
  138.   This works with IDE drives and maybe ESDI drives. DO NOT use this
  139.   function with old MFM or RLL drives, since AMIsetup doesn't know how to
  140.   detect them and sets the setup entry to "not installed".
  141. + Enhanced EISA support, now four checksum regions are available
  142. + CMOS Reset function
  143.   If you have the feeling AMIsetup or some other program did something it
  144.   shouldn't and you don't have a jumper to erase the CMOS RAM or you
  145.   don't want to open your computer's case, you can use this function.
  146.   Caution: Reset CMOS erases EVERYTHING, including checksums, date/time,
  147.   hard disk parameters, etc. Please have a paper backup of your
  148.   configuration ready.
  149.  
  150. ════════════════════════════════════════════════════════════════════════════
  151. Version 2.20
  152. ════════════════════════════════════════════════════════════════════════════
  153. ! Fixed a bug in the CPU/NPU detection routine which would sometimes
  154.   return a (totally) harmless garbage string on 486DX machines.
  155.  
  156. ════════════════════════════════════════════════════════════════════════════
  157. Version 2.14
  158. ════════════════════════════════════════════════════════════════════════════
  159. + Tries to detect CPU type. This operation is disabled under OS/2.
  160. + ACC2046 06/06/92 BIOS (Power Management BIOS):
  161.   More than 6 setup menu entries are found
  162. - No warning if setup not changed
  163. - New sound files
  164. ! Fixed <Alt><F4> bug in the setup
  165. + Program runs under OS/2 2.1 (not 2.0). See documentation.
  166. ! Error message if CT-VOICE.DRV missing
  167.  
  168. ════════════════════════════════════════════════════════════════════════════
  169. Version 2.11
  170. ════════════════════════════════════════════════════════════════════════════
  171. ! Fixed a bug in the EISA detection logic
  172.  
  173. ════════════════════════════════════════════════════════════════════════════
  174. Version 2.10
  175. ════════════════════════════════════════════════════════════════════════════
  176. + Supports EISA systems. Port addresses are defined in EISA.CFG (see
  177.   appendix H of AMISETUP.DOC for more information).
  178. + If CMOS.SAV (and EISANVR.SAV) do not exist, the files will be created
  179.   automatically (NO error message if the current directory is read only).
  180. + Different CMOS (and EISA NVRAM) configurations can be saved easily,
  181.   you can add a short description.
  182. ! Soundblaster works at addresses other than 220h.
  183.   The file CT-VOICE.DRV wille be found in the current directory, in the
  184.   "DRV\" subdirectory of the "SOUND" and "CPSPRO4" directory and in the
  185.   path.
  186. + Supports ACER1217, ACC2168 BIOS
  187.  
  188. ════════════════════════════════════════════════════════════════════════════
  189. Version 2.00
  190. ════════════════════════════════════════════════════════════════════════════
  191.   This is the first all-English version, so there are no changes :-)
  192.   Thanks to Richard Spencer for debugging most of the English documentation.
  193.   If you too find errors, please send a letter...
  194.  
  195.